gtk4.git
2013-05-15 Benjamin Ottebuild: Move tests/css to testsuite/css
2013-05-15 Benjamin Ottebuild: Move tests/a11y to testsuite/a11y
2013-05-15 Benjamin Ottebuild: Move gtk/tests to testsuite/gtk
2013-05-15 Benjamin Ottebuild: Move gdk/tests/ to testsuite/gdk/
2013-05-15 Benjamin Ottetests: Include gtk/ directory from toplevel
2013-05-15 Benjamin Ottetests: Use testing API instead of duplicating it
2013-05-15 Benjamin Ottetests: Use absolute paths to unrelated files
2013-05-15 Benjamin Ottequartz: Fix Makefile typo
2013-05-15 Alexander LarssonGtkContainer: Propagate draws in GdkWindow order
2013-05-15 Alexander LarssonGdkWindow: Fix shape handling for native windows
2013-05-15 Alexander LarssonGdkWindow: Fix debug function print_region
2013-05-15 Alexander LarssonGdkWindow: Track all native windows of native windows
2013-05-15 Matthias ClasenInstall gdk tests
2013-05-15 Matthias ClasenInstall the other a11y tests as well
2013-05-15 Matthias ClasenInstall the accessibility-dump tests
2013-05-15 Matthias ClasenAdd a --directory option to accessibility-dump
2013-05-15 Matthias ClasenUpdate expected test output for some a11y tests
2013-05-14 Thomas Woodwayland: ensure the clip region is updated after the...
2013-05-13 Jasper St.... gtkmenutrackeritem: Simplify the submenu opening API
2013-05-13 Jasper St.... Add some usage docs for the new private copy/paste...
2013-05-13 Ryan Lortieadd GtkMenuTrackerItem
2013-05-13 Ryan Lortieaction stuff: Change include style
2013-05-13 Jasper St.... action stuff: Introspection fixes
2013-05-13 Jasper St.... action stuff: Remove G_GNUC_INTERNAL
2013-05-13 Ryan Lortieaction stuff: stop abusing GLib's namespace
2013-05-13 Ryan Lortietests: make GtkMenu test more flexible
2013-05-13 Matthias ClasenRevert "Fix .ui.h -> .ui naming of files."
2013-05-13 Hib ErisBuild extract-strings tool for build system
2013-05-13 Kjartan MaraasUpdated Norwegian bokmål translation
2013-05-13 Kjartan MaraasFix .ui.h -> .ui naming of files.
2013-05-13 Matthias ClasenAdd a test for dialog placement with csd
2013-05-13 Joe PeaGtkPlacesSidebar: Fixed tooltip capitalization
2013-05-13 Bastien NoceraFix accels added after the window was shown not working
2013-05-13 Matthias ClasenImprove wording of filechooser context menu
2013-05-13 Matthias ClasenImprove sensitivity handling in filechooser context...
2013-05-13 Carlos GarnachoFind tooltip/dnd widget running through container child...
2013-05-13 Matthias ClasenTest a few more titlebar things
2013-05-13 Matthias Clasencsd: Properly dispose custom titlebars
2013-05-13 Matthias Clasencsd: Ignore titlebars when hidden
2013-05-13 Matthias Clasencsd: Manage visibility of custom titlebars
2013-05-12 Sébastien WilmetDoc: various small fixes
2013-05-12 Sébastien Wilmetgtktextchild: replace hard-coded values by a macro
2013-05-12 Tristan Van... GtkComboBoxText: Improved GtkBuildable documentation.
2013-05-12 Yuri MyasoedovUpdated Russian translation
2013-05-11 Matthias ClasenMake gtk_window_resize work again
2013-05-11 Matthias ClasenGtkWindow: default size is only for initial map
2013-05-11 Benjamin Ottewidget: make gtk_widget_compute_size_for_orientation...
2013-05-11 Benjamin OtteAPI: Don't export gtk_widget_preferred_size_and_baseline()
2013-05-11 Benjamin Ottequartz: Remove unused variable
2013-05-11 John RallsFix typo in 6115961175
2013-05-11 John RallsRemove framework initialization code
2013-05-10 Matthias ClasenAdd more window-size related tests
2013-05-09 Colin WaltersGtkBookmarksManager: Only save if we have data to save
2013-05-09 Colin WaltersGtkBookmarksManager: Ensure parent directory exists...
2013-05-09 Benjamin Ottewidget: Remove unused variable
2013-05-09 Benjamin Ottebuild: remove --disable-rebuilds
2013-05-09 Colin WaltersAdd --enable-installed-tests, use it for reftests
2013-05-09 Benjamin Ottereftests: Automatically recurse into directories
2013-05-09 Benjamin Otteconfigure: Don't check for indent
2013-05-09 Colin Waltersreftests: Add a --directory/-d option
2013-05-09 Colin Waltersreftests: Split out shell scripts from tests
2013-05-09 Colin Waltersreftests: Use $(NULL) in the Makefile
2013-05-09 Matthias ClasenRemove gtk_widget_size_allocate from gtk_menu_popup_for...
2013-05-09 Ryan LortieGtkCheckMenuItem: remove an unused boolean field
2013-05-09 Matthias ClasenFix a typo
2013-05-09 Marek Kasikprinting: Don't crash when printer-state-message not...
2013-05-08 Stefan Sauerlabel: fix return value type for _draw()
2013-05-08 Matthias ClasenMake key themes work again
2013-05-08 Alexander Larssongdkwindow: Don't enforce a native window for a custom...
2013-05-08 Alexander Larssonoverlay/paned: Ensure we set the right visual on windows
2013-05-08 Jiro Matsuzawal10n: Update Japanese translation
2013-05-07 Rico TzschichholzRemove abi checking scripts (2)
2013-05-07 Alexander LarssonGtkPixelCache: Free cache if not used in 20 seconds
2013-05-07 Alexander Larssongdkwindow: Expose all native windows
2013-05-07 Alexander LarssonGtkStack: Fix double-draw in crossfade
2013-05-07 Alexander Larssongdkwindow: Avoid some unnecessary typechecks
2013-05-07 Alexander LarssonGtkWidget: Use gdk_window_get_children_for_user_data
2013-05-07 Alexander LarssonAdd gdk_window_get_children_with_user_data
2013-05-07 Alexander LarssonGtkTreeView: port to PixelCache
2013-05-07 Alexander LarssonMake GtkViewport use GtkPixelCache
2013-05-07 Alexander LarssonGtkPixelCache: Add debug feature to track redraws
2013-05-07 Alexander LarssonAdd GtkPixelCache
2013-05-07 Alexander LarssonGtkWidget: Add a vfunc for queue_draw_region
2013-05-07 Alexander LarssonAdd gdk_window_set_invalidate_handler
2013-05-07 Alexander Larssonwayland: Don't use double buffers for wayland when...
2013-05-07 Alexander Larssongdkwindow: Make GdkPaintable normal GdkWindowImpl vfuncs
2013-05-07 Alexander Larssongdkwindow: Change how paints work
2013-05-07 Alexander LarssonGtkWindow: Move cairo_save/restore from marshaller
2013-05-07 Alexander Larssongdkframeclock: Loop the layout phase if needed
2013-05-07 Alexander Larssongdkwindow: Simplify invalidation
2013-05-07 Alexander Larssongdkwindow: Remove implicit paints
2013-05-07 Alexander LarssonOnly handle exposes on native window, propagate to...
2013-05-07 Alexander Larssongdkwindow: Remove ancient USE_BACKING_STORE define
2013-05-07 Alexander Larssongdkwindow: Simplify clip region calculations
2013-05-07 Alexander Larssongdkwindow: Simplify clip region handling
2013-05-07 Alexander Larssongdkwindow: Remove translate vfunc
2013-05-07 Alexander Larssongdkwindow: Remove outstanding_moves stuff
2013-05-07 Alexander Larssongdk: Don't ever do copies from the window
2013-05-07 Matthias ClasenAdd more test cases
2013-05-07 Benjamin Otteimcontexts: Include config.h first
next